home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 43 / 043.d81 / hello connect (.txt) < prev    next >
Commodore BASIC  |  2022-08-26  |  711b  |  24 lines

  1. 1 rem hello connect
  2. 2 poke53281,1:poke53280,6
  3. 5 poke55,.:poke56,160:clr:sys65418
  4. 10 print"[147]"
  5. 90 print"                                "
  6. 100 print"                                [155] "
  7. 110 print"       [160]   [206]ow going to the     [155] "
  8. 120 print"       [160]                        [155] "
  9. 130 print"          [204]oadstar [205]ain [205]enu    [155] "
  10. 140 print"                                [155] "
  11. 150 print"                                [155] "
  12. 160 print"                                 "
  13. 170 print
  14. 180 print
  15. 190 print
  16. 200 print"                              "
  17. 210 print"           [208]lease stand by... [155] "
  18. 220 print"                              [155] "
  19. 230 print"                               "
  20. 240 print
  21. 250 print"load"chr$(34)"presenter"chr$(34)",8"
  22. 260 print"run"
  23. 270 poke631,13:poke632,13:poke198,2:end
  24.